home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / code / QnextSetup.exe / %16€ / language / base.default.xml
Encoding:
Extensible Markup Language  |  2005-02-28  |  4.0 KB  |  65 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <skin>
  4.     <stringtable>
  5.  
  6.         <entry>splash.verifying.digital=Verifying digital signature(s)</entry>
  7.         <entry>splash.qnext.loading=Qnext loading...</entry>
  8.         <entry>splash.instantiating.main=Instantiating main server</entry>
  9.         <entry>splash.initializing=Initializing</entry>
  10.         <entry>splash.reading.global.skin=Reading global skin</entry>
  11.         <entry>splash.reading.default.skin=Reading default skin</entry>
  12.         <entry>splash.detecting.capture=Detecting capture devices...</entry>
  13.         <entry>splash.updating.URL.links=Updating URL links</entry>
  14.         <entry>splash.finalizing.services=Finalizing services...</entry>
  15.         <entry>splash.checking.for.updates=Checking for updates</entry>
  16.         <entry>splash.initializing.server=Initializing server connection</entry>
  17.         <entry>splash.loading.internal=Loading internal extensions</entry>
  18.         <entry>splash.loading.external=Loading external services</entry>
  19.         <entry>splash.server.initialization=Server initialization complete</entry>
  20.         <entry>splash.validating=Validating: </entry>
  21.  
  22.         <entry>error.operation.completed=Operation completed successfully</entry>
  23.         <entry>error.unable.to.establish=Unable to establish connection to server</entry>
  24.         <entry>error.invalid.password.length=Invalid password length</entry>
  25.         <entry>error.invalid.username=Invalid username length</entry>
  26.         <entry>error.invalid.username.char=Invalid character in username</entry>
  27.         <entry>error.password.must.not.be=Password must not be the same as the username</entry>
  28.         <entry>error.database.exception=Database exception encountered</entry>
  29.         <entry>error.the.username.already=The username already exists for this IP</entry>
  30.         <entry>error.the.maximum.number.of=The maximum number of accounts on this IP has been reached</entry>
  31.         <entry>error.username.may.not=Username may not contain quotes</entry>
  32.         <entry>error.password.may.not=Password may not contain quotes</entry>
  33.         <entry>error.invalid.UID.format=Invalid UID format</entry>
  34.         <entry>error.the.UID.was.not.found=The UID was not found</entry>
  35.         <entry>error.the.account.is=The account is currently locked</entry>
  36.         <entry>error.invalid.password=Invalid password</entry>
  37.         <entry>error.invalid.UID.list=Invalid UID list format</entry>
  38.         <entry>error.invalid.session.ID=Invalid session ID format</entry>
  39.         <entry>error.invalid.private.ID=Invalid private ID format</entry>
  40.         <entry>error.error.in.encryption=Error in encryption data</entry>
  41.         <entry>error.uninitialized=Uninitialized encryption data</entry>
  42.         <entry>error.communication.protocol=Communication protocol error</entry>
  43.         <entry>error.communication.problem=Communication problem</entry>
  44.         <entry>error.undefined.command=Undefined command</entry>
  45.         <entry>error.unexpected.command=Unexpected command</entry>
  46.         <entry>error.invalid.parameter=Invalid parameter</entry>
  47.         <entry>error.database.server=Database server overloaded</entry>
  48.         <entry>error.the.resource.file=The resource file could not be found</entry>
  49.         <entry>error.the.requested=The requested resource file path not exist</entry>
  50.         <entry>error.invalid.structure.of=Invalid structure in database table</entry>
  51.         <entry>error.initialization.of.the=Initialization of the database pool failed</entry>
  52.         <entry>error.error.during.file=Error during file operations</entry>
  53.         <entry>error.maximum.number.of=Maximum number of accounts per IP has been exceeded</entry>
  54.         <entry>error.maximum.login=Maximum login attempts has been exceeded</entry>
  55.         <entry>error.account.has.been=Account has been locked</entry>
  56.         <entry>error.internal.client=Internal client problem</entry>
  57.         <entry>error.the.maximum.feedback=The maximum feedback count has been exceeded</entry>
  58.         <entry>error.the.recent.feedback=The recent feedback count has been exceeded</entry>
  59.         <entry>error.the.server.is.full=The server is full</entry>
  60.         <entry>error.duplicate.login=This account is already logged in.</entry>
  61.         <entry>error.server.error.message=Server error message undefined</entry>
  62.  
  63.     </stringtable>
  64. </skin>
  65.